home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / cdity / MRQ.lha / MRQ / Source / mrqwindowclass.h < prev    next >
C/C++ Source or Header  |  2000-10-16  |  477b  |  18 lines

  1. /* mrqwindowclass.h
  2. ** C header for MRQ's window subclass
  3. **
  4. ** ©1997-1999 by Matthias.Bethke <Matthias.Bethke@gmx.net>
  5. ** You are free to modify this source or use parts of it in your
  6. ** own programs as long as they are distributed as freeware.
  7. */
  8.  
  9. /* $Id: mrqwindowclass.h 1.1 2000/01/25 16:49:02 msbethke Exp msbethke $
  10. **
  11. ** $Log: mrqwindowclass.h $
  12. ** Revision 1.1  2000/01/25 16:49:02  msbethke
  13. ** Initial revision
  14. **
  15. */
  16.  
  17. struct MUI_CustomClass *NewMRQWindowClass(void);
  18.